﻿2026-06-04T12:43:20.6749382Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T12:43:20.6749676Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T12:43:20.6749968Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T12:43:20.6750310Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:43:20.6750548Z [36;1melse[0m
2026-06-04T12:43:20.6750737Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T12:43:20.6751049Z [36;1mfi[0m
2026-06-04T12:43:20.6834805Z ##[error]bash: command not found
